home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_2
/
ml
/
man
/
dos
/
avail
< prev
next >
Wrap
Text File
|
1993-01-23
|
806b
|
37 lines
AVAIL(1) DOS COMMANDS AVAIL(1)
NAME
AVAIL : To report the amount of available CHIP and FAST memory.
SYNOPSIS
AVAIL [CHIP|FAST|TOTAL]
TEMPLATE
AVAIL "CHIP/S,FAST/S,TOTAL/S"
PATH
C:
DESCRIPTION
AVAIL reports the total amount of free and used RAM memory as well
as the size of the largest contiguous block of free memory.
AVAIL also displays the total amount of memory available on the
system.
OPTIONS
CHIP : displays the total amount of free CHIP memory.
FAST : displays the total amount of free FAST memory.
TOTAL : displays the total amount of free TOTAL memory.
SEE ALSO
MERGEMEM, NOFASTMEM.
EXAMPLE
> AVAIL
> AVAIL CHIP ; prints the amount of free CHIP memory.